Make session.this_host and session.this_user ROrun -- they are implicitly set
authorEwan Mellor <ewan@xensource.com>
Sun, 28 Jan 2007 17:21:37 +0000 (17:21 +0000)
committerEwan Mellor <ewan@xensource.com>
Sun, 28 Jan 2007 17:21:37 +0000 (17:21 +0000)
commite0ad524018b2522268e893d98a28055c65c1333c
treedf28c63164fa1180388d9563694c4cc912c47d41
parentbdafeefd6962b641c37ceae5e7d5881ec379d10c
Make session.this_host and session.this_user ROrun -- they are implicitly set
by a call to session.login_with_password, and cannot be created through a
constructor.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/python/xen/xend/XendAPI.py